Skip to content

candle-onnx: Implement Selu operator#2978

Merged
greenrazer merged 9 commits into
huggingface:mainfrom
Michall00:selu
Jul 16, 2025
Merged

candle-onnx: Implement Selu operator#2978
greenrazer merged 9 commits into
huggingface:mainfrom
Michall00:selu

Conversation

@Michall00

@Michall00 Michall00 commented Jun 1, 2025

Copy link
Copy Markdown
Contributor

Added Selu operator with tests.
Related Issue: #2851

@Michall00 Michall00 changed the title Added Layer Normalization operator with tests. Related issue: #2849 Added Selu operator with tests. Related issue: #2851 Jun 1, 2025
@Michall00 Michall00 changed the title Added Selu operator with tests. Related issue: #2851 candle-onnx: Implement Selu operator Jun 1, 2025
@greenrazer greenrazer merged commit 1f07074 into huggingface:main Jul 16, 2025
9 checks passed
@greenrazer

Copy link
Copy Markdown
Contributor

Thanks!

john-sharratt pushed a commit to john-sharratt/candle that referenced this pull request May 7, 2026
* feat: added Elu operator

* feat: added selu implementation in candle-nn

* feat: added selu onnx operator implementation

* test: added test for selu onnx operator

* test: added more tests for selu

* deleted elu

* tests: added test based on onnx specification

* lint

---------

Co-authored-by: misadowsk <michalsad.protondynamic@gmail.com>
Co-authored-by: keighbee <kb@huggingface.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants